From: Julien Grall Date: Thu, 1 Dec 2022 11:58:50 +0000 (+0000) Subject: Config.mk: switch to named tags (for stable branch) X-Git-Tag: archive/raspbian/4.17.0-1+rpi1^2~33^2~2 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/%22bookmarks:/?a=commitdiff_plain;h=f51079b5d87b39e79fe499ed818d50d856bc9c35;p=xen.git Config.mk: switch to named tags (for stable branch) --- diff --git a/Config.mk b/Config.mk index e0ce593468..7c3c499f80 100644 --- a/Config.mk +++ b/Config.mk @@ -229,17 +229,15 @@ SEABIOS_UPSTREAM_URL ?= git://xenbits.xen.org/seabios.git MINIOS_UPSTREAM_URL ?= git://xenbits.xen.org/mini-os.git endif OVMF_UPSTREAM_REVISION ?= 7b4a99be8a39c12d3a7fc4b8db9f0eab4ac688d5 -QEMU_UPSTREAM_REVISION ?= b746458e1ce1bec85e58b458386f8b7a0bedfaa6 -MINIOS_UPSTREAM_REVISION ?= 5bcb28aaeba1c2506a82fab0cdad0201cd9b54b3 +QEMU_UPSTREAM_REVISION ?= qemu-xen-4.17.0-rc4 +MINIOS_UPSTREAM_REVISION ?= xen-4.17.0-rc4 SEABIOS_UPSTREAM_REVISION ?= rel-1.16.0 ETHERBOOT_NICS ?= rtl8139 8086100e -QEMU_TRADITIONAL_REVISION ?= 3d273dd05e51e5a1ffba3d98c7437ee84e8f8764 -# Wed Jul 15 10:01:40 2020 +0100 -# qemu-trad: remove Xen path dependencies +QEMU_TRADITIONAL_REVISION ?= xen-4.17.0-rc4 # Specify which qemu-dm to use. This may be `ioemu' to use the old # Mercurial in-tree version, or a local directory, or a git URL.